| Einhugur OpenDocument Text Plugin for Xojo |
|
EinhugurODT.Section Class
Class which represents sections in the odt document.
A section is basically page setup. So document could for example have 12 pages but 2 sections where then one page is Landscape.
Object
Section
class EinhugurODT.Section
Constructors
Section (private) | Private constructor. |
Properties
Methods
Footer | Gets footer instance for the section. |
Header | Gets header instance for the section. |
PageHeight | Returns height of the pages in the section in unit determined by the unit parameter. |
PageMarginBottom | Sets or gets the bottom margin for the pages in the section. |
PageMarginLeft | Sets or gets the left margin for the pages in the section. |
PageMarginRight | Sets or gets the right margin for the pages in the section. |
PageMarginTop | Sets or gets the top margin for the pages in the section. |
PageWidth | Returns width of the pages in the section in unit determined by the unit parameter. |
SetPageSize | Sets page size for the pages in the section. This variation takes in only printer paper code. |
SetPageSize | Sets page size for the pages in the section. This variation takes in detailed size values. |
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bitiOS